Keyboard Preferences

From Audacity Manual

Jump to: navigation, search
This preferences window sets the keyboard shortcuts which can be used for numerous commands in Audacity as an alternative to using Menus, Toolbars or mouse gestures.

Keyboard Preferences: list of commands and shortcuts and control buttons


Command/Key Combination window

These window headings list all the commands which can be attached to keyboard shortcuts, together with their currently allocated shortcut or "binding". The commands are listed in the following order:

If you are looking for a particular command in the list and know its exact name, you can jump to it by typing the first letter of its name until you reach it.

A full list of the commands with their default key bindings is also available at Keyboard Shortcut Reference.


Modifying the key bindings

  • Input box and Set button: To change or add a binding:
  1. Click to select the item you want to change in the Command/Key Combination window. The current key combination for that command (if any) will now appear in the input box to left of the Set button.
  2. Either click in the input box, or press TAB once to switch focus to it.
  3. Choose your binding by either holding any command key then pressing any non-command key, or simply press any non-command key. Valid command keys are SHIFT, CTRL (CMND on a Mac) and ALT. As an example, SHIFT+6  or SHIFT+Y  are both valid bindings. Your chosen key or key combination will now replace the previous content of the input box.
  4. Click "Set" to apply your desired change. If your chosen key binding is already allocated to a command, Audacity will inform you and let you enter another binding instead.
  • Clear: To remove a binding: select the item as above, then press "Clear".
  • Defaults: Clicking this button reverts all bindings to those when you first obtained Audacity. This button is handy if you decide you have not got your changes right and want to start over again. Naturally you can also press "Cancel", in which case all bindings will remain as they were before you started to edit them.

Exporting and importing the key bindings

  • Save... and Load...: You can export and import key bindings (for example to keep a safe copy of your custom settings, or to transfer them to Audacity on another machine). "Save..." exports your bindings as an xml file, and "Load..." imports the xml file back again. You can also edit this file in any text editor and re-import it, as an alternative to editing the key bindings in Preferences. Note however that Audacity does not check for bindings which are allocated to more than one command when loading the file, so edit carefully. The only entries you can usefully edit are the actual key bindings themselves which are in the "key" string at the end of each command. For example, to set the key binding for "New" to SHIFT+N, the command in the xml file should read:

    <command name="New" label="New" key="Ctrl+N"/>

    Be sure not to delete the closing "/>" characters at the end of the command.
Views
Help Location